home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / circuits / irsim-9.000 / irsim-9 / calibrate / scmos1_6um.prm < prev    next >
Text File  |  1991-04-08  |  952b  |  30 lines

  1. ; configuration file for scmos with lamba = 1.0 (1.6um process)
  2. ; parameters extracted from spice BSIM models for use with ext2sim.
  3.  
  4. capga    .001321    ; gate capacitance        -- area, pf/sq-micron
  5.  
  6. lambda    0.8    ; microns/lambda
  7.  
  8. lowthresh  0.4    ; logic low threshold as a normalized voltage
  9.  
  10. highthresh 0.6    ; logic high threshold as a normalized voltage
  11.  
  12. cntpullup 0    ; irrelevant, cmos technology; no depletion transistors
  13.  
  14. diffperim 0    ; don't include diffusion perimeters for sidewall cap.
  15.  
  16. subparea 0    ; poly over transistor won't count as part pf bulk-poly cap.
  17.  
  18. diffext  0    ; diffusion extension for each transistor
  19.  
  20. ; n-channel resistance
  21. resistance n-channel dynamic-high    10.0    1.6    2271.0
  22. resistance n-channel dynamic-low    10.0    1.6    1264.0
  23. resistance n-channel static        10.0    1.6    1201.0
  24.  
  25. ; p-channel resistance
  26. resistance p-channel dynamic-high    20.0    1.6    1752.0
  27. resistance p-channel dynamic-low    20.0    1.6    3374.0
  28. resistance p-channel static        20.0    1.6    1466.0
  29.